From: Debian Science Maintainers Date: Sat, 24 Jan 2026 09:06:00 +0000 (+0100) Subject: sphinx-change-theme-to-avoid-ftbfs X-Git-Tag: archive/raspbian/2022.3.0-2+rpi1^2~4 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=1849e1cbbe096ac671b710716723e4ae6627476e;p=onetbb.git sphinx-change-theme-to-avoid-ftbfs =================================================================== Gbp-Pq: Name sphinx-change-theme-to-avoid-ftbfs.patch --- diff --git a/doc/conf.py b/doc/conf.py index c91b2d7..d16f0c4 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -122,7 +122,7 @@ else: # documentation. # -html_theme = 'sphinx_book_theme' +html_theme = 'sphinx_rtd_theme' if BUILD_TYPE == 'dita': html_theme_options = {